home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS Toolkit
/
BBS Toolkit.iso
/
pc_board
/
cal14s23.zip
/
SAMPLE3.ZIP
/
CALLS2Y.CNF
< prev
next >
Wrap
Text File
|
1990-01-13
|
2KB
|
54 lines
;
; Configuration file for CALLS v14s16.
; Anything following ";" is a comment.
; Keywords may appear in any order.
; Default values will be used for keywords not specified in the config file.
;
;full name of caller input file
INFILE l:\pcb\main\yester2
;output file to produce
OUTFILE yester.out
;file for saved history information
SAVEFILE nul ;no history-- generate single report for today only
;list of reports to produce from the following list
;
; A - system statistics B - graphic modes
; C - baud rates D - hourly usage
; E - conferences joined F - bulletins read
; G - doors opened H - download protocols
; I - download efficiency J - upload protocols
; K - upload efficiency L - batch sizes
; M - files downloaded N - security statistics
; O - security level counters P - connect type analysis
; Q - free downloads
; Z - insert a blank line
REPORTS ANBCDOPEFGHIJKLQM
;number of "free downloads" to report
MAXFREE 10
;minimum d/l's to include a file in report
MINDL 2
;peak hours to report
; 1 2
; 012345678901234567890123
PEAK YNNNNNNNNNNNNNNNNYYYYYYY
;maximum number of conferences to report
MAXCONF 20
;maximum number of bulletins to report
MAXBLT 20
;maximum number of doors to report
MAXDOOR 20
;maximum number of batch sizes to report
MAXBATCH 10